Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

Update bundler requirement from ~> 1.16.2 to ~> 2.2.25 #101

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Updates the requirements on bundler to permit the latest version.

Release notes

Sourced from bundler's releases.

bundler-v2.2.25

Deprecations:

  • Deprecate Gemfile without an explicit global source #4779
  • Deprecate bundle cache --path #4496

Enhancements:

  • Give better errors when materialization fails #4788
  • Lazily load shellwords library #4786
  • Show original error and backtrace directly on bundle install errors instead of a more brittle gem install hint #4778
  • Remove LoadError message in regards to requiring a relative file #4772

Bug fixes:

  • Fix BUNDLE_USER_CONFIG no longer respected as config location #4797
  • Fix --standalone installation of default gems #4782
  • Fix --quiet flag not printing warnings #4781
  • Fix bundler binstub version selection #4775
  • Fix interrupt handling in Bundler workers #4767
Changelog

Sourced from bundler's changelog.

2.2.25 (July 30, 2021)

Deprecations:

  • Deprecate Gemfile without an explicit global source #4779
  • Deprecate bundle cache --path #4496

Enhancements:

  • Give better errors when materialization fails #4788
  • Lazily load shellwords library #4786
  • Show original error and backtrace directly on bundle install errors instead of a more brittle gem install hint #4778
  • Remove LoadError message in regards to requiring a relative file #4772

Bug fixes:

  • Fix BUNDLE_USER_CONFIG no longer respected as config location #4797
  • Fix --standalone installation of default gems #4782
  • Fix --quiet flag not printing warnings #4781
  • Fix bundler binstub version selection #4775
  • Fix interrupt handling in Bundler workers #4767

2.2.24 (July 15, 2021)

Bug fixes:

  • Fix development gem unintentionally removed on an edge case #4751
  • Fix dangling empty plugin hooks #4755
  • Fix bundle plugin install --help showing bundle install's help #4756
  • Make sure bundle check shows uniq missing gems #4749

Performance:

  • Slightly speed up bundler/setup #4750

2.2.23 (July 9, 2021)

Enhancements:

  • Fix bundle install on truffleruby selecting incorrect variant for sorbet-static gem #4625
  • Spare meaningless warning on read-only bundle invocations #4724

Bug fixes:

  • Fix incorrect warning about duplicated gems in the Gemfile #4732
  • Fix bundle plugin install foo crashing #4734

2.2.22 (July 6, 2021)

Enhancements:

... (truncated)

Commits
  • 7f0f257 Merge pull request #4802 from rubygems/release/bundler_2.2.25_rubygems_3.2.25
  • 641e528 Bump Rubygems version to 3.2.25
  • b4b4e29 Changelog for Rubygems version 3.2.25
  • 03539c8 Bump Bundler version to 2.2.25
  • 4cfe4a8 Changelog for Bundler version 2.2.25
  • 1eca0db Merge pull request #4800 from rubygems/allow_shipping_deprecations_with_patch...
  • abddf86 Merge pull request #4797 from rubygems/fix_bundle_user_vars
  • b931d6f Merge pull request #4798 from rubygems/fix_flaky
  • 2f41081 Merge pull request #4782 from rubygems/fix_standalone_default_gems
  • f926ded Merge pull request #4788 from rubygems/show_all_missing_gems_when_using_a_bun...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants